Skip to content

Conversation

dlams
Copy link

@dlams dlams commented Dec 15, 2022

지능형 리스트 예제 부분에 결과가 다르게 표현된 것을 수정하였습니다

# [[1, 4, 9], [1, 4, 9], [1, 4, 9]]

to

# [[0, 1, 4], [0, 1, 4], [0, 1, 4]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant